Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync develop and main #334

Merged
merged 11 commits into from
Sep 7, 2023
Merged

sync develop and main #334

merged 11 commits into from
Sep 7, 2023

Conversation

balos1
Copy link
Member

@balos1 balos1 commented Sep 6, 2023

No description provided.

gardner48 and others added 11 commits July 26, 2023 14:48
…310)

* Move common extensions to shared file
* Updates index to group cmake options under "CMake options" category
* Update left navigation pane to include index link
Sets up the make target `benchmark`, which will allow the user to run
all the benchmarks at once.
- Adds a macro to add benchmarks to the target `benchmark`
- Sets up output file structure for Caliper files to be saved to.

Adds documentation
- how to build documentation
- how to use SPOT
- how to enable profiling of examples and benchmarks

Adds Adiak, a library to collect metadata
- Used to collect TPL versions, compiler versions, and various other
build data

---------

Co-authored-by: David J. Gardner <[email protected]>
Co-authored-by: Cody J. Balos <[email protected]>
Fixed a bug in ARKODE, CVODE, CVODES, IDA, and IDAS where the stop time
may not be cleared when using normal mode if the requested output time
is the same as the stop time. Additionally, with ARKODE, CVODE, and
CVODES an unnecessary call to
interpolate the solution at the stop time may occur in this case.
Update answers submodule to current head of main
Fixes documentation errors noted in #323
@gardner48 gardner48 merged commit a4553b5 into main Sep 7, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants